home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / ChipCD 6.02.iso / software / aqmessenger / files / setupam1.exe / {app} / msgmgr.chm / mgr.vss < prev    next >
Encoding:
Text File  |  2001-10-30  |  1.6 KB  |  110 lines

  1. .BodyText  {
  2.     FONT-SIZE : 68%;
  3.     PADDING-RIGHT : 15px;        
  4.     font-family : Verdana,Arial,Helv,sans-serif;    
  5. }
  6.  
  7. .BodyTxtSm  {
  8.     FONT-SIZE : 62%;
  9. }
  10.  
  11. .HomeTitle  {
  12.     COLOR : #00B603;
  13.     FONT-SIZE : 93%;
  14.     FONT-WEIGHT : bold;
  15.     LINE-HEIGHT : 30px;
  16. }
  17.  
  18. .TOCTitle  {
  19.     COLOR : #00B603;
  20.     FONT-SIZE : 106%;
  21.     FONT-WEIGHT : bold;
  22.     LINE-HEIGHT : 10px;
  23. }
  24.  
  25. ol
  26.         { margin-top: .5em; 
  27.         margin-bottom: 0em; 
  28.         margin-left: 2em }
  29.     
  30. ul
  31.         { margin-top: .6em;     
  32.         margin-bottom: 0em;
  33.         margin-left: 1.5em; 
  34.         list-style-type: disc; }
  35.  
  36. li
  37.         { margin-bottom: .7em;
  38.         margin-left: 0em; }
  39.  
  40. BODY          { color: #000000;
  41.         background: #FFFFFF;      
  42.         font-size: 70%;            
  43.         font-family: Verdana, Arial, Helvetica, Sans Serif }
  44.  
  45. TD
  46. {
  47.     FONT-SIZE : 68%;
  48.     LINE-HEIGHT : 15px;
  49.     PADDING-RIGHT : 15px;        
  50.     font-family : Verdana,Arial,Helv,sans-serif;    
  51. }
  52.  
  53. TH
  54. {
  55.     FONT-SIZE : 73%;
  56.     LINE-HEIGHT : 15px;
  57.     PADDING-RIGHT : 15px;        
  58.     font-family : Verdana,Arial,Helv,sans-serif;    
  59.     font-weight :  bold;
  60.     text-align :  left;
  61. }
  62.  
  63. A  {
  64.     COLOR : #0056B6;
  65.     TEXT-DECORATION : underline;
  66. }
  67.  
  68. A:hover  {
  69.     TEXT-DECORATION : underline;
  70.     COLOR : #3192FF;
  71. }
  72.  
  73. .H1  {
  74.     font-size : 90%;
  75.     font-weight : bold;
  76. }
  77.  
  78. .H2  {
  79.     font-size : 74%;
  80.     font-weight : bold;
  81. }
  82.  
  83. .H3  {
  84.     font-size : 62%;
  85.     font-weight : bold;
  86. }
  87.  
  88. .topNavLink  {
  89.     color : #FFFFFF;
  90.     text-decoration : none;
  91. }
  92.  
  93. .tableFixed  {
  94.     table-layout : fixed;
  95. }
  96.  
  97. p
  98.         { margin-top: .6em; 
  99.         margin-bottom: .6em; }
  100.  
  101. p.otherh
  102.     {
  103.     font-size: 100%; 
  104.     font-weight: bold;
  105.     margin-top: 1.1em; /* subtle but satisfying! */
  106.     }
  107.     
  108. p.proclabel
  109.         { font-size: 100%; 
  110.         font-weight: bold; }